home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / windows / smtp32.zip / README.TXT < prev    next >
Text File  |  1997-01-03  |  2KB  |  57 lines

  1. H&S Technology, Inc.
  2. P.O. Box 5152
  3. Katy, TX  77491-5152
  4.  
  5. Welcome to H&S Technology, Inc.'s SMTP32 DLL. SMTP32 DLL is a Simple Mail Transfer
  6. Protocol (SMTP) and Post Office Protocol (POP3) Application Programming Interface (API) 
  7. for Windows 95 & NT development toolkit.  This API allows you to integrate SMTP and POP3
  8. mail enabling functions into your application seamlessly.
  9.  
  10. Please read the LICENSE.WRI file first.
  11.  
  12. In order to use SMTP32.DLL, you will need to 
  13. run setup to properly install the software first.  The DLL will not 
  14. function properly unless you perform the following installation process 
  15. correctly.  Begin the installation from Windows. 
  16.  
  17. Note: Please take a moment to locate your serial number and 
  18. registration key on the installation diskette.  If you are installing for 
  19. evaluation only, then you do not need the serial number and 
  20. registration key, just click OK when you are asked for serial number 
  21. and registration key.
  22.  
  23. Installing SMTP32.DLL. 
  24.  
  25. To begin the install process from a distribution diskette:
  26. 1. Insert the SMTP32 disk in your floppy drive :
  27. 2. If you are using Windows 95, select Start from the Taskbar, then
  28.     Select Run from the Start menu.
  29.     or
  30.     If you are using Windows NT, select Run from the Program
  31.     Manager File menu.
  32. 3. Type X:\SETUP, substituting your floppy drive's letter for X
  33.     (for example, if your floppy driver letter is A, you'd type 
  34.     A:\SETUP).
  35. 4. Click OK.
  36. 5. Follow the instructions on the screens.
  37. 6. After you have finished installing,  add the SMTP32.DLL in your 
  38.     search PATH or copy it to your Windows directory.
  39.  
  40. To begin the install process from a SMTP32.ZIP file:
  41. 1. First create a temporary directory and copy WINFTP32.ZIP into the 
  42.     temporary directory.
  43. 2. Unzip the file with PKUNZIP SMTP32.ZIP.
  44. 3. If you are using Windows 95, select Start from the Taskbar, then
  45.     Select Run from the Start menu.
  46.     or
  47.     If you are using Windows NT, select Run from the Program
  48.     Manager File menu.
  49. 4. Type <PATH>\SETUP in the Command Line text box, substituting
  50.     the temporary directory for <PATH> (for example, if your temporary
  51.     directory is C:\TEMP, you'd type C:\TEMP\SETUP).
  52. 5. Click OK.
  53. 6. Follow the instructions on the screens.
  54. 7. After you have finished installing,  add the SMTP32.DLL in your 
  55.     search PATH or copy it to your Windows directory.
  56.  
  57.